purple_status_type_find_with_id

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(PurpleStatusType)* purple_status_type_find_with_id(GList* status_types, const(char)* id)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_status_type_find_with_id
    (,
    const(char)* id
    )
  2. da_purple_status_type_find_with_id purple_status_type_find_with_id;

Meta